ASP.NET Core MVC コントロールヘルプ
TabOrder メソッド

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > ControlBuilder<TControl,TBuilder> クラス : TabOrder メソッド
The value.
Configurates C1.Web.Mvc.Control.TabOrder. Sets a value of the tabindex attribute associated with the control.
シンタックス
'宣言
 
Public Function TabOrder( _
   ByVal value As System.Integer _
) As TBuilder
public TBuilder TabOrder( 
   System.int value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

ControlBuilder<TControl,TBuilder> クラス
ControlBuilder<TControl,TBuilder> メンバ